posts tagged web dev

  • Tina CMS Test

    Testing out Tina CMS, yet another Git-backed Markdown CMS for this site.
    Read the rest
  • JavaScript Generators

    Functions with but with a fun *.
    Read the rest
  • React 18

    React 18 [is now available on npm](https://reactjs.org/blog/2022/03/29/react-v18.html).
    Read the rest
  • Two articles on web APIs

    Web links worth reading on Canvas2D and the File System Access API.
    Read the rest
  • My favorite part of TypeScript is debugging the config

    I love TypeScript, I do.
    Read the rest
  • 5 Accessibility Quick Wins (and two for this site)

    Practical A11Y improvements.
    Read the rest
  • Stencil, Markdown, and web components in Markdown

    I’ve had an idea floating around for a while: MDX is great, but I hate all of the steps around configuring / building React components with it. If I’m writing Markdown, HTML is valid in Markdown, and Web Components are valid HTML, so why not just stick Web Components in Markdown and call it a day?
    Read the rest
  • HTML, code, and databases

    I can't see ever going back to PHP - I'd prefer Python and I know more C# than it at this point - but I'll never complain about it being a quick and (sometimes) dirty language.
    Read the rest
  • Twenty years and I still can't add a script tag right

    Read the rest
  • Mistakes of the Past

    How not to organize content for a Next JS based blog.
    Read the rest